home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 139 < prev    next >
Internet Message Format  |  1994-08-27  |  676b

  1. From: Marcus Haebler <srb114@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: Re: Bug in Dreaddir ??
  3. Date: Mon, 15 Mar 93 8:52:34 MET DST
  4.  
  5. I have checked my code again and I discovered that the problem was the length
  6. of the buffer that is passed to Dreaddir. I am using Dpathconf to get the
  7. length of the filename in u:\proc. Dpathconf returns "8" for it. This was
  8. of course not enough for the entries in u:\proc because there are DOS filenames
  9. in u:\proc. 
  10. Can someone give me a hint why Dpathconf returns "8" ????? Is it because the
  11. process name can only be 8 characters long?? If this is true, it should be
  12. documented somewhere (maybe in the Dpathconf manpage).
  13.  
  14. Thanx in advance,
  15.  
  16. Marcus
  17.